Use XendDomainInfo.getDomain, getName to decouple XendDomain from the internals
authoremellor@ewan <emellor@ewan>
Sat, 17 Sep 2005 20:00:33 +0000 (21:00 +0100)
committeremellor@ewan <emellor@ewan>
Sat, 17 Sep 2005 20:00:33 +0000 (21:00 +0100)
commit68d5f41cacaa26264a846f5978cf1cdb1f6d2435
tree483546d91c34d8e793a3e4725bebcbbb680e3c1c
parent8098ee1674d1c76df1b77d1b77c045c73bc96e83
Use XendDomainInfo.getDomain, getName to decouple XendDomain from the internals
of XendDomainInfo, prior to changing those internals.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py